Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PEP 12: Make date format in template match prose, and mark Python-Version as optional #1889

Merged
merged 2 commits into from
Mar 22, 2021

Conversation

CAM-Gerlach
Copy link
Member

As a small followup to PR #1886 , I noticed that the date format in the PEP 12 template is actually given as YYYY-MM-DD, while in the text it is described as dd-mmm-yyyy. Presuming the latter is correct, I've modified the former to be consistent with it. Also, I noticed that the Python-Version field was not marked as optional, despite being described as such in the text (and is certainly so in practice), so I fixed that as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants